toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.navigation.event
/
[jvm]LoadProgressChanged
Load
Progress
Changed
public
interface
LoadProgressChanged
implements
NavigationEvent
An event indicating that the progress of loading the web page has changed.
Since
7.19
Members
Functions
navigation
Link copied to clipboard
public
Navigation
navigation
(
)
Returns the
Navigation
instance initiated this event.
progress
Link copied to clipboard
public
double
progress
(
)
Returns a value between 0 and 1 indicating the loading progress of the web page.